projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bd6e2f
)
sys/cargo: refresh manifest
author
Luca BRUNO
<luca.bruno@coreos.com>
Tue, 23 Nov 2021 08:38:13 +0000
(08:38 +0000)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:57 +0000
(12:53 -0400)
This updates stale dependencies and remove leftover settings.
rust-bindings/rust/sys/Cargo.toml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/sys/Cargo.toml
b/rust-bindings/rust/sys/Cargo.toml
index 7f187354c8ab03adc0c0281c4341e3c4bbc5d183..442e14cdc59d7fa6c0fc43a9912cb3b314e6442e 100644
(file)
--- a/
rust-bindings/rust/sys/Cargo.toml
+++ b/
rust-bindings/rust/sys/Cargo.toml
@@
-1,8
+1,5
@@
-[badges.gitlab]
-repository = "fkrull/ostree-rs"
-
[build-dependencies]
-system-deps = "
3
"
+system-deps = "
6
"
[dependencies]
glib-sys = "0.14"